Error

data class Error(val type: BlockState.Error.Type) : BlockState

There's an error preventing rendering.

Constructors

Link copied to clipboard
constructor(typeOrdinal: Int)
constructor(type: BlockState.Error.Type)

Types

Link copied to clipboard

Properties

Link copied to clipboard